CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 蚁群 聚类

搜索资源列表

  1. jibenyiqunjuleisuanfa

    4下载:
  2. 该算法,解决了不收敛的问题,聚类效果非常好(效果图如附件图片所示)。改进的蚁群算法是基于遗传算法的改进,在基本遗传算法的基础之上,加入了变异因子,产生变异,从而更快的收敛。-Basic ant clustering algorithm and its improved algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:50946
    • 提供者:卫民
  1. aunt

    2下载:
  2. 蚁群算法,适合于图像处理,可以用的哦-it is very good for image prcessing
  3. 所属分类:数值算法/人工智能

    • 发布日期:2014-02-04
    • 文件大小:4522413
    • 提供者:饶丹
  1. matlab

    0下载:
  2. VRP问题的蚁群算法源码,很经典,很实用-Ant colony algorithm VRP source problem, it is a classic, it is practical
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-28
    • 文件大小:6595
    • 提供者:任树伟
  1. aca

    0下载:
  2. 蚁群聚类算法,这个算法在处理油色谱数据时很有用的-Ant colony clustering algorithm, this algorithm is useful when dealing with the oil used for chromatographic data
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:4194
    • 提供者:dennis
  1. yiqunsuanfamatlabyuanma

    1下载:
  2. 蚁群聚类算法,很有用的优化算法程序。希望对大家有用。-Ant colony clustering algorithm, a useful optimization process. Want to be useful to everyone.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:6842
    • 提供者:yan
  1. yiqunsuanfa

    0下载:
  2. 蚁群算法,用于进行聚类分析,或者进行故障模式识别-ACO
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:1076
    • 提供者:刘小龙
  1. C_AntClusterKnown

    0下载:
  2. 蚁群聚类分析,用于进行故障模式识别或者数据挖掘-ACA
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:1424
    • 提供者:刘小龙
  1. ant

    1下载:
  2. 蚁群聚类算法,较好的实现了带聚类数据的聚类,已知了聚类数目。-ant conoly clustering
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:2681
    • 提供者:dan
  1. VRP

    1下载:
  2. 31个城市的VRP进行蚁群算法求解的matlab源码-31 cities, ant colony algorithm for VRP to the matlab source code
  3. 所属分类:source in ebook

    • 发布日期:2017-03-26
    • 文件大小:2159
    • 提供者:叶宏
  1. ants_arithgom

    1下载:
  2. aoc.m 是用matlab实现蚁群算法ants_information.m蚁群算法中信息素的构建 mcl是马尔科夫聚类算法 nmf是矩阵的非负分解 Generative Topographic Mapping工具包-aoc.m is matlab implementation of ant colony algorithm ants_information.m pheromone ant colony algorithm is a Markov clustering algorit
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:41468
    • 提供者:颜利平
  1. zuiduanlujing

    0下载:
  2. 实现Floyd,Dijkstra,蚁群算法,并附上测试案例,希望能有用 -using c and matlab to realize floyd,dijkstra,ant-plane
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:24025
    • 提供者:张云鹏
  1. wangzhan

    0下载:
  2. 智能优化算法(蚁群算法,模拟退火退火算法,遗传算法,等)-Intelligent optimization algorithm (ant group, annealing, genetic algorithm and so on)
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:14702
    • 提供者:王展
  1. ants2.tar

    0下载:
  2. 蚁群聚类算法及其源码 一个老外用c++编的-Ant colony clustering algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-04-24
    • 文件大小:118943
    • 提供者:sora
  1. jibenyiqunjulei

    1下载:
  2. 基本蚁群聚类算法,解决以前算法不收敛问题,内含详细注解。-Basic ant colony algorithm to solve the problem before the algorithm does not converge, containing detailed notes.
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:2731
    • 提供者:hu
  1. antcolonyalgorithm

    1下载:
  2. 蚁群算法LF解决聚类问题,程序文章比较全面,已测试-LF ant colony algorithm to solve clustering problems, the article is more comprehensive program has been tested! ! !
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:334139
    • 提供者:xzhy
  1. julei

    0下载:
  2. 蚁群算法聚类可以实现故障识别给出故障对策-Ant colony clustering algorithm can achieve fault identification measures are given fault
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:2725
    • 提供者:王明
  1. ant-colony-show

    0下载:
  2. 蚁群算法和聚类算法的经典结合,主要用于聚类中,改算法中是演示的-Ant colony algorithm and the classic combination of clustering algorithm, mainly used for clustering, change the algorithm is demonstrated
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:150922
    • 提供者:张俊
  1. ACTC

    0下载:
  2. 基于改进的蚁群算法,应用于聚类算法中,是pdf格式的,欢迎下载-Based on improved ant colony algorithm, clustering algorithm used is the pdf format, please download
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:44416
    • 提供者:张俊
  1. 蚁群算法(路径规划程序)

    2下载:
  2. 蚁群算法是一种群智能算法,也是启发式算法。基本原理来源于自然界蚂蚁觅食的最短路径原理。蚁群算法根据模拟蚂蚁寻找食物的最短路径行为来设计的仿生算法,因此一般而言,蚁群算法用来解决最短路径问题,并真的在旅行商问题(TSP,一个寻找最短路径的问题)上取得了比较好的成效。目前,也已渐渐应用到其他领域中去,在图着色问题、车辆调度问题、集成电路设计、通讯网络、数据聚类分析等方面都有所应用。(Ant colony algorithm is a population intelligent algorithm,
  3. 所属分类:matlab例程

    • 发布日期:2018-04-20
    • 文件大小:145408
    • 提供者:wyj2277
  1. Ant-colony-algorithm

    1下载:
  2. 用于蚁群算法的聚类,可以直接打开进行聚类操作,文件夹中给出了原始数据和代码(Ant colony algorithm is used in clustering, clustering can directly open for operation, folder raw data and code are given)
  3. 所属分类:其他

    • 发布日期:2020-03-27
    • 文件大小:261120
    • 提供者:瑞琪
« 12 3 4 »
搜珍网 www.dssz.com